A powerful and interactive Tic Tac Toe game built with Python's Tkinter for GUI and Pygame for immersive sound effects. Supports Player vs Player and Player vs AI gameplay with smart AI using the Minimax algorithm.
- ๐ฎ Two Game Modes: 1v1 or vs AI
๐ง AI Difficulty Levels:
- Easy: Random Moves
- Moderate: Semi-intelligent
- Hard: Minimax Algorithm (Unbeatable)
- ๐ Sound Effects: Click, win, draw, hover, and intro sounds
- ๐ Light Theme with hover highlights
- ๐ Custom Player Names
- ๐ฑ๏ธ Hover Interactions and Animated Win Sequences
- ๐ Sound Toggle Button
- ๐พ Clean Code with Modular Functions
- Python 3.x
- Pygame
- Tkinter (comes built-in with Python)
Would you like me to generate this folder with all required files, .gitignore, and a requirements.txt for you to upload directly?





